[ConnectionParams] Section

When using the Synchronized Database Service (SDS), each communication end-point in a primary to secondary network pairing requires connection parameters to be specified.

To specify connection parameters for a specific server, the value of the MyName parameter in the [SyncDbService] section is appended to the [ConnectionParams] section name. For example, the connection parameters for an SDS server with a MyName parameter value of WilBur are specified in the [ConnectionParams.WilBur] section.

The [ConnectionParams.<name>] section can contain the parameters summarized in the following table.

Parameter Default Specifies…
AllowedHost <n> Not specified The enumerated list of all host names or IP addresses that can connect to the primary database server when the RestrictedHostAccess parameter is set to true
NetworkSpecification <n>   Connection parameters for the primary database server node to listen for incoming connections from secondary database server nodes
RestrictedHostAccess False Whether the primary database server refuses connections from any host that is not included in the enumerated list specified in the AllowedHost parameters
ServerNodeSpecifications   The network connection parameters used by a secondary database server node to connect to this primary database server node with the specified name across a network
SocketBufferSize 128K bytes The TCP/IP buffer size, to match the link characteristics